home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
CyberMycha Extra 2004 January
/
CyberMycha Extra 1-2004 (Poland) (Disc 2).bin
/
Pippi
/
gmsb.dir
/
Internal_1_movieScriptInternal.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
UTF-8
Wrap
Text File
|
2001-09-12
|
270 b
|
15 lines
global sessionObject
on startMovie
puppetTempo(12)
initGmMovie(sessionObject)
set the volume of sound 1 to 135
sound(4).play(member("atmosstadinomhus", 2))
set the volume of sound 4 to 150
end
on stopMovie
finitGmMovie(sessionObject)
sound(4).stop()
end